Posts Tagged: #Machine Learning
Discover articles related to "Machine Learning".
fastkme : Faster Kaplan-Meier Estimator using JIT
The nonaprametric survival models like Nearest Neighbour, Kernel Survival, COBRA Survival or adaptive nearest neighbour require fitting kaplan meier estimator, while tuning these models the kaplan meier estimator is calculated thousands of time, this motivates us to create kaplan meier estimator which is faster than the existing one provided...